home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / MSDOS / (m)aaj / SIDEWAY.DOC < prev    next >
Text File  |  1986-10-04  |  3KB  |  181 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.               ***************************************************
  16.               *   Epson Sideway Printing Program - Version 2.3  *
  17.               *        IBM Extended ASCII Set Supported         *
  18.               *                                                 *
  19.               *                 October  1, 1986                *
  20.               *                Topgun Computing                 *
  21.               *               (c) Copyright 1986                *
  22.               *                                                 *
  23.               *                 Topgun Computing                *
  24.               *                 7 Hillcrest Ave.                *
  25.               *                 Toronto, Ontario                *
  26.               *                  Canada M4X-1W1                 *
  27.               ***************************************************
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.                                           1
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.                                    Introduction
  68.                                    ============
  69.  
  70.           This is a public domain software,  therefore widespread dis-
  71.           tribution is encouraged.   Please feel free to copy and dis-
  72.           tribute this program provided no fee  is  charged  for  such
  73.           services.
  74.  
  75.           If you find this program useful,  please send in  a donation
  76.           of whatever amount you think it is worth to you (A dollar is
  77.           suggested.)
  78.  
  79.           Please address the contribution to the following address:
  80.  
  81.                                    Allan L. Wong
  82.                                  Topgun Computing
  83.                     Subsidiary of Ted Redelmeier & Assoc. Ltd.
  84.                                  7 Hillcrest Ave.
  85.                                  Toronto, Ontario
  86.                                   Canada M4X-1W1
  87.  
  88.           Any comments or suggestions can also be sent to the  address
  89.           and would be highly appreciated.
  90.  
  91.  
  92.           Warning:  If  you fail to abide by the terms of this license
  93.           agreement,  your conscience will haunt you for the  rest  of
  94.           your life.
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.                                           2
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.           This package includes the following files:
  128.  
  129.                     SIDEWAY.COM
  130.                     SIDEWAY.DOC
  131.                     SAMPLE.TXT
  132.  
  133.  
  134.           SIDEWAY is a printing program for the EPSON Dot Matrix Prin-
  135.           ter  and compatibiles.   It is capable of printing any ASCII
  136.           file sideways.   It divides the document into  53-line  seg-
  137.           ments  and  prints out each segment one after another.   The
  138.           maximum number of columns in one line or segment is relative
  139.           to the amount of memory available.   It  is  suggested  that
  140.           this  program should be run on a machine with 640K of memory
  141.           to achieve it maximum potential.
  142.  
  143.           This program supports all 255 IBM Extended ASCII codes.    A
  144.           sample  is  included in this package for demonstration.   If
  145.           you would like to alter any one of the  character  image,  a
  146.           copy  of  the  source  code  is  available  for  $15.00 upon
  147.           request.
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.                                           3
  181.